3.2.90 \(\int \frac {x^{3/2} (A+B x)}{(b x+c x^2)^3} \, dx\)

Optimal. Leaf size=123 \[ \frac {3 (b B-5 A c) \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {x}}{\sqrt {b}}\right )}{4 b^{7/2} \sqrt {c}}+\frac {3 (b B-5 A c)}{4 b^3 c \sqrt {x}}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2} \]

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 123, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.227, Rules used = {781, 78, 51, 63, 205} \begin {gather*} \frac {3 (b B-5 A c)}{4 b^3 c \sqrt {x}}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}+\frac {3 (b B-5 A c) \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {x}}{\sqrt {b}}\right )}{4 b^{7/2} \sqrt {c}}-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^(3/2)*(A + B*x))/(b*x + c*x^2)^3,x]

[Out]

(3*(b*B - 5*A*c))/(4*b^3*c*Sqrt[x]) - (b*B - A*c)/(2*b*c*Sqrt[x]*(b + c*x)^2) - (b*B - 5*A*c)/(4*b^2*c*Sqrt[x]
*(b + c*x)) + (3*(b*B - 5*A*c)*ArcTan[(Sqrt[c]*Sqrt[x])/Sqrt[b]])/(4*b^(7/2)*Sqrt[c])

Rule 51

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^(n + 1
))/((b*c - a*d)*(m + 1)), x] - Dist[(d*(m + n + 2))/((b*c - a*d)*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^n,
x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && LtQ[m, -1] &&  !(LtQ[n, -1] && (EqQ[a, 0] || (NeQ[
c, 0] && LtQ[m - n, 0] && IntegerQ[n]))) && IntLinearQ[a, b, c, d, m, n, x]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 78

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> -Simp[((b*e - a*f
)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(f*(p + 1)*(c*f - d*e)), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1)
+ c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e, f,
 n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || LtQ
[p, n]))))

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 781

Int[((e_.)*(x_))^(m_.)*((f_.) + (g_.)*(x_))*((b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Dist[1/e^p, Int[(e
*x)^(m + p)*(f + g*x)*(b + c*x)^p, x], x] /; FreeQ[{b, c, e, f, g, m}, x] && IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {x^{3/2} (A+B x)}{\left (b x+c x^2\right )^3} \, dx &=\int \frac {A+B x}{x^{3/2} (b+c x)^3} \, dx\\ &=-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2}-\frac {\left (\frac {b B}{2}-\frac {5 A c}{2}\right ) \int \frac {1}{x^{3/2} (b+c x)^2} \, dx}{2 b c}\\ &=-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}-\frac {(3 (b B-5 A c)) \int \frac {1}{x^{3/2} (b+c x)} \, dx}{8 b^2 c}\\ &=\frac {3 (b B-5 A c)}{4 b^3 c \sqrt {x}}-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}+\frac {(3 (b B-5 A c)) \int \frac {1}{\sqrt {x} (b+c x)} \, dx}{8 b^3}\\ &=\frac {3 (b B-5 A c)}{4 b^3 c \sqrt {x}}-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}+\frac {(3 (b B-5 A c)) \operatorname {Subst}\left (\int \frac {1}{b+c x^2} \, dx,x,\sqrt {x}\right )}{4 b^3}\\ &=\frac {3 (b B-5 A c)}{4 b^3 c \sqrt {x}}-\frac {b B-A c}{2 b c \sqrt {x} (b+c x)^2}-\frac {b B-5 A c}{4 b^2 c \sqrt {x} (b+c x)}+\frac {3 (b B-5 A c) \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {x}}{\sqrt {b}}\right )}{4 b^{7/2} \sqrt {c}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.02, size = 59, normalized size = 0.48 \begin {gather*} \frac {\frac {b^2 (A c-b B)}{(b+c x)^2}+(b B-5 A c) \, _2F_1\left (-\frac {1}{2},2;\frac {1}{2};-\frac {c x}{b}\right )}{2 b^3 c \sqrt {x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^(3/2)*(A + B*x))/(b*x + c*x^2)^3,x]

[Out]

((b^2*(-(b*B) + A*c))/(b + c*x)^2 + (b*B - 5*A*c)*Hypergeometric2F1[-1/2, 2, 1/2, -((c*x)/b)])/(2*b^3*c*Sqrt[x
])

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.17, size = 96, normalized size = 0.78 \begin {gather*} \frac {3 (b B-5 A c) \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {x}}{\sqrt {b}}\right )}{4 b^{7/2} \sqrt {c}}+\frac {-8 A b^2-25 A b c x-15 A c^2 x^2+5 b^2 B x+3 b B c x^2}{4 b^3 \sqrt {x} (b+c x)^2} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(x^(3/2)*(A + B*x))/(b*x + c*x^2)^3,x]

[Out]

(-8*A*b^2 + 5*b^2*B*x - 25*A*b*c*x + 3*b*B*c*x^2 - 15*A*c^2*x^2)/(4*b^3*Sqrt[x]*(b + c*x)^2) + (3*(b*B - 5*A*c
)*ArcTan[(Sqrt[c]*Sqrt[x])/Sqrt[b]])/(4*b^(7/2)*Sqrt[c])

________________________________________________________________________________________

fricas [A]  time = 0.43, size = 331, normalized size = 2.69 \begin {gather*} \left [\frac {3 \, {\left ({\left (B b c^{2} - 5 \, A c^{3}\right )} x^{3} + 2 \, {\left (B b^{2} c - 5 \, A b c^{2}\right )} x^{2} + {\left (B b^{3} - 5 \, A b^{2} c\right )} x\right )} \sqrt {-b c} \log \left (\frac {c x - b + 2 \, \sqrt {-b c} \sqrt {x}}{c x + b}\right ) - 2 \, {\left (8 \, A b^{3} c - 3 \, {\left (B b^{2} c^{2} - 5 \, A b c^{3}\right )} x^{2} - 5 \, {\left (B b^{3} c - 5 \, A b^{2} c^{2}\right )} x\right )} \sqrt {x}}{8 \, {\left (b^{4} c^{3} x^{3} + 2 \, b^{5} c^{2} x^{2} + b^{6} c x\right )}}, -\frac {3 \, {\left ({\left (B b c^{2} - 5 \, A c^{3}\right )} x^{3} + 2 \, {\left (B b^{2} c - 5 \, A b c^{2}\right )} x^{2} + {\left (B b^{3} - 5 \, A b^{2} c\right )} x\right )} \sqrt {b c} \arctan \left (\frac {\sqrt {b c}}{c \sqrt {x}}\right ) + {\left (8 \, A b^{3} c - 3 \, {\left (B b^{2} c^{2} - 5 \, A b c^{3}\right )} x^{2} - 5 \, {\left (B b^{3} c - 5 \, A b^{2} c^{2}\right )} x\right )} \sqrt {x}}{4 \, {\left (b^{4} c^{3} x^{3} + 2 \, b^{5} c^{2} x^{2} + b^{6} c x\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(3/2)*(B*x+A)/(c*x^2+b*x)^3,x, algorithm="fricas")

[Out]

[1/8*(3*((B*b*c^2 - 5*A*c^3)*x^3 + 2*(B*b^2*c - 5*A*b*c^2)*x^2 + (B*b^3 - 5*A*b^2*c)*x)*sqrt(-b*c)*log((c*x -
b + 2*sqrt(-b*c)*sqrt(x))/(c*x + b)) - 2*(8*A*b^3*c - 3*(B*b^2*c^2 - 5*A*b*c^3)*x^2 - 5*(B*b^3*c - 5*A*b^2*c^2
)*x)*sqrt(x))/(b^4*c^3*x^3 + 2*b^5*c^2*x^2 + b^6*c*x), -1/4*(3*((B*b*c^2 - 5*A*c^3)*x^3 + 2*(B*b^2*c - 5*A*b*c
^2)*x^2 + (B*b^3 - 5*A*b^2*c)*x)*sqrt(b*c)*arctan(sqrt(b*c)/(c*sqrt(x))) + (8*A*b^3*c - 3*(B*b^2*c^2 - 5*A*b*c
^3)*x^2 - 5*(B*b^3*c - 5*A*b^2*c^2)*x)*sqrt(x))/(b^4*c^3*x^3 + 2*b^5*c^2*x^2 + b^6*c*x)]

________________________________________________________________________________________

giac [A]  time = 0.20, size = 86, normalized size = 0.70 \begin {gather*} \frac {3 \, {\left (B b - 5 \, A c\right )} \arctan \left (\frac {c \sqrt {x}}{\sqrt {b c}}\right )}{4 \, \sqrt {b c} b^{3}} - \frac {2 \, A}{b^{3} \sqrt {x}} + \frac {3 \, B b c x^{\frac {3}{2}} - 7 \, A c^{2} x^{\frac {3}{2}} + 5 \, B b^{2} \sqrt {x} - 9 \, A b c \sqrt {x}}{4 \, {\left (c x + b\right )}^{2} b^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(3/2)*(B*x+A)/(c*x^2+b*x)^3,x, algorithm="giac")

[Out]

3/4*(B*b - 5*A*c)*arctan(c*sqrt(x)/sqrt(b*c))/(sqrt(b*c)*b^3) - 2*A/(b^3*sqrt(x)) + 1/4*(3*B*b*c*x^(3/2) - 7*A
*c^2*x^(3/2) + 5*B*b^2*sqrt(x) - 9*A*b*c*sqrt(x))/((c*x + b)^2*b^3)

________________________________________________________________________________________

maple [A]  time = 0.07, size = 125, normalized size = 1.02 \begin {gather*} -\frac {7 A \,c^{2} x^{\frac {3}{2}}}{4 \left (c x +b \right )^{2} b^{3}}+\frac {3 B c \,x^{\frac {3}{2}}}{4 \left (c x +b \right )^{2} b^{2}}-\frac {9 A c \sqrt {x}}{4 \left (c x +b \right )^{2} b^{2}}+\frac {5 B \sqrt {x}}{4 \left (c x +b \right )^{2} b}-\frac {15 A c \arctan \left (\frac {c \sqrt {x}}{\sqrt {b c}}\right )}{4 \sqrt {b c}\, b^{3}}+\frac {3 B \arctan \left (\frac {c \sqrt {x}}{\sqrt {b c}}\right )}{4 \sqrt {b c}\, b^{2}}-\frac {2 A}{b^{3} \sqrt {x}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(3/2)*(B*x+A)/(c*x^2+b*x)^3,x)

[Out]

-7/4/b^3/(c*x+b)^2*x^(3/2)*A*c^2+3/4/b^2/(c*x+b)^2*x^(3/2)*B*c-9/4/b^2/(c*x+b)^2*A*x^(1/2)*c+5/4/b/(c*x+b)^2*B
*x^(1/2)-15/4/b^3/(b*c)^(1/2)*arctan(1/(b*c)^(1/2)*c*x^(1/2))*A*c+3/4/b^2/(b*c)^(1/2)*arctan(1/(b*c)^(1/2)*c*x
^(1/2))*B-2*A/b^3/x^(1/2)

________________________________________________________________________________________

maxima [A]  time = 1.29, size = 98, normalized size = 0.80 \begin {gather*} -\frac {8 \, A b^{2} - 3 \, {\left (B b c - 5 \, A c^{2}\right )} x^{2} - 5 \, {\left (B b^{2} - 5 \, A b c\right )} x}{4 \, {\left (b^{3} c^{2} x^{\frac {5}{2}} + 2 \, b^{4} c x^{\frac {3}{2}} + b^{5} \sqrt {x}\right )}} + \frac {3 \, {\left (B b - 5 \, A c\right )} \arctan \left (\frac {c \sqrt {x}}{\sqrt {b c}}\right )}{4 \, \sqrt {b c} b^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(3/2)*(B*x+A)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

-1/4*(8*A*b^2 - 3*(B*b*c - 5*A*c^2)*x^2 - 5*(B*b^2 - 5*A*b*c)*x)/(b^3*c^2*x^(5/2) + 2*b^4*c*x^(3/2) + b^5*sqrt
(x)) + 3/4*(B*b - 5*A*c)*arctan(c*sqrt(x)/sqrt(b*c))/(sqrt(b*c)*b^3)

________________________________________________________________________________________

mupad [B]  time = 1.12, size = 116, normalized size = 0.94 \begin {gather*} -\frac {\frac {2\,A}{b}+\frac {5\,x\,\left (5\,A\,c-B\,b\right )}{4\,b^2}+\frac {3\,c\,x^2\,\left (5\,A\,c-B\,b\right )}{4\,b^3}}{b^2\,\sqrt {x}+c^2\,x^{5/2}+2\,b\,c\,x^{3/2}}-\frac {3\,\mathrm {atan}\left (\frac {3\,\sqrt {c}\,\sqrt {x}\,\left (5\,A\,c-B\,b\right )}{\sqrt {b}\,\left (15\,A\,c-3\,B\,b\right )}\right )\,\left (5\,A\,c-B\,b\right )}{4\,b^{7/2}\,\sqrt {c}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^(3/2)*(A + B*x))/(b*x + c*x^2)^3,x)

[Out]

- ((2*A)/b + (5*x*(5*A*c - B*b))/(4*b^2) + (3*c*x^2*(5*A*c - B*b))/(4*b^3))/(b^2*x^(1/2) + c^2*x^(5/2) + 2*b*c
*x^(3/2)) - (3*atan((3*c^(1/2)*x^(1/2)*(5*A*c - B*b))/(b^(1/2)*(15*A*c - 3*B*b)))*(5*A*c - B*b))/(4*b^(7/2)*c^
(1/2))

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**(3/2)*(B*x+A)/(c*x**2+b*x)**3,x)

[Out]

Timed out

________________________________________________________________________________________